home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CustID": "Long Integer",
- "Title": "Text (50)",
- "Info": "Text (255)",
- "RegCodeTitle": "Text (50)",
- "CodeDescriptionTitle": "Text (50)",
- "RegNumTitle": "Text (50)",
- "NumDescriptionTitle": "Text (50)",
- "CustomTitle": "Text (50)",
- "CustomDescriptionTitle": "Text (50)"
- },
- "data": [
- {
- "CustID": -1,
- "Title": "Source",
- "Info": "Where did you receive this software?",
- "RegCodeTitle": "CD Source:",
- "CodeDescriptionTitle": "(Friend, Store, Mail, etc...)",
- "RegNumTitle": "Promotion Code:",
- "NumDescriptionTitle": "(if applicable)",
- "CustomTitle": "Custom Field:",
- "CustomDescriptionTitle": "(if applicable)"
- }
- ]
- }